home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10833 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news.mindspring.com!usenet
  2. From: rudd@mindspring.com (Justin Rudd)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: MFC Book?
  5. Date: Sun, 10 Mar 1996 21:11:35 GMT
  6. Organization: MindSpring Enterprises
  7. Message-ID: <4hvglb$bst@B1FF.mindspring.com>
  8. References: <3140EA6C.615A@gold.tc.umn.edu>
  9. NNTP-Posting-Host: rudd.mindspring.com
  10. X-Newsreader: Forte Free Agent v0.55
  11.  
  12. >I am looking for a good book that deals with Microsofts Foundation 
  13. >Classes. Specifically, a book that gives full programs of individual 
  14. >concepts. For example, a progam that demonstrates how to put up a 
  15. >toolbar.
  16.  
  17. [snip]
  18.  
  19. >If anyone knows of or can suggest good MFC books, I would appreciate it. 
  20. >You may respond at your convenience to gilbe024@gold.tc.umn.edu.
  21.  
  22. You might want to try Visual C++ 2 Developing Professional
  23. Applications in Windows 95 and NT using MFC.  They don't show you how
  24. to do toolbars.  But they do show you how to make just about
  25. everything from scratch, i.e.  no appwizard.  
  26.  
  27. Also...it is a good book for understanding how the message-map works
  28. and how windows sends messages.
  29.  
  30. Good Luck :-)
  31.  
  32. Justin
  33. rudd@mindspring.com
  34.  
  35.